| SaPWDNotificationConfiguration |
| Logical Entity Name | SaPWDNotificationConfiguration |
| Default Table Name | SaPWDNotificationConfiguration |
| Physical Only | NO |
| Definition | |
| Note |
| SaPWDNotificationConfiguration Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SaPWDNotificationConfigurationID |
int | NO | ||
SyCampusID |
int | NO | ||
CmDocTypeID |
int | NO | ||
EmailCmTemplateID |
int | YES | ||
WebAlertCmTemplateID |
int | YES | ||
ActivityCmTemplateID |
int | YES | ||
NotificationStaffID |
int | YES | ||
NotificationStaffGroupID |
int | YES | ||
| PWDNotificationTemplate | varchar(200) | YES | ||
| NotificationType | char(1) | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SaPWDNotificationConfiguration Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Pk_SaPWDNotificationConfigurationSaPWDNotificationConfigurationID | PrimaryKey | SaPWDNotificationConfigurationID |
| SaPWDNotificationConfiguration Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| CmTemplate | Non-Identifying | Zero or One to Zero or More | FK_SaPWDNotificationConfigurationActivityCmTemplateID_CmTemplateCmTemplateID | ActivityCmTemplateID | NO | YES | ||
| CmDocType | Non-Identifying | One To Zero or More | FK_SaPWDNotificationConfigurationCmDocTypeID_CmDocTypeCmDocTypeID | CmDocTypeID | NO | YES | ||
| CmTemplate | Non-Identifying | Zero or One to Zero or More | FK_SaPWDNotificationConfigurationEmailCmTemplateID_CmTemplateCmTemplateID | EmailCmTemplateID | NO | YES | ||
| SyStaffGroup | Non-Identifying | Zero or One to Zero or More | FK_SaPWDNotificationConfigurationNotificationStaffGroupID_SyStaffGroupSyStaffGroupID | NotificationStaffGroupID | NO | YES | ||
| SyStaff | Non-Identifying | Zero or One to Zero or More | FK_SaPWDNotificationConfigurationNotificationStaffID_SyStaffSyStaffID | NotificationStaffID | NO | YES | ||
| SyCampus | Non-Identifying | One To Zero or More | FK_SaPWDNotificationConfigurationSyCampusID_SyCampusSyCampusID | SyCampusID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SaPWDNotificationConfigurationUserID_SyStaffSyStaffID | UserID | NO | YES | ||
| CmTemplate | Non-Identifying | Zero or One to Zero or More | FK_SaPWDNotificationConfigurationWebAlertCmTemplateID_CmTemplateCmTemplateID | WebAlertCmTemplateID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SaReturnOfT4PWD | Non-Identifying | One To Zero or More | FK_SaReturnOfT4PWDSaPWDNotificationConfigurationID_SaPWDNotificationConfigurationSaPWDNotificationConfigurationID | NO | YES |
| SaPWDNotificationConfiguration Check Constraints |
| Check Constraint Name | CheckConstraint |